win32 theme: Remove special case for notebooks
authorBenjamin Otte <otte@gnome.org>
Sat, 27 Feb 2016 04:46:00 +0000 (05:46 +0100)
committerBenjamin Otte <otte@gnome.org>
Sat, 27 Feb 2016 16:03:49 +0000 (17:03 +0100)
The special case is coded into Wine, but it makes notebooks
disappear wrong. So remove it.

gtk/theme/win32/gtk-win32-base.css

index 014f9f62158231df2f12c7f9befa5351552bd8af..ad2452dd7a2e28467e99c15fdb5d6e78a71132ec 100644 (file)
@@ -519,22 +519,6 @@ notebook > header > tabs > tab:only-child:checked {
     margin: -2px;
 }
 
-notebook > header.top > tabs > tab:checked {
-    margin-bottom: -1px;
-}
-
-notebook > header.right > tabs > tab:checked {
-    margin-left: -1px;
-}
-
-notebook > header.bottom > tabs > tab:checked {
-    margin-top: -1px;
-}
-
-notebook > header.left > tabs > tab:checked {
-    margin-right: -1px;
-}
-
 /* Scrollbars */
 
 /* TODO: Win32 has different concept for upper and lower trough, we